projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f038dbe
)
d/rules: Specifically enable recompilation of CSS with sassc
author
Simon McVittie
<smcv@debian.org>
Tue, 12 Jan 2021 09:28:39 +0000
(09:28 +0000)
committer
Simon McVittie
<smcv@debian.org>
Tue, 12 Jan 2021 09:28:39 +0000
(09:28 +0000)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 42657bb31b5573aaeba72f87bfabd9672afa0768..d82935bc0a7968cd08759e1c808aa52f0cdffc8c 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-77,6
+77,7
@@
debian/%: debian/%.in
configure_flags_common = \
--libdir=/$(LIBDIR) \
+ -Dsassc=enabled \
${NULL}
configure_flags_deb = \